home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19950329-19950528 / 000199_news@columbia.edu_Thu Apr 20 07:37:43 1995.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Received: from apakabar.cc.columbia.edu by watsun.cc.columbia.edu with SMTP id AA03789
  2.   (5.65c+CU/IDA-1.4.4/HLK for <kermit.misc@watsun.cc.columbia.edu>); Sat, 22 Apr 1995 04:46:26 -0400
  3. Received: by apakabar.cc.columbia.edu id AA01960
  4.   (5.65c+CU/IDA-1.4.4/HLK for kermit.misc@watsun); Sat, 22 Apr 1995 04:46:24 -0400
  5. Path: news.columbia.edu!sol.ctr.columbia.edu!howland.reston.ans.net!pipex!uunet!news.tele.fi!news.csc.fi!news.funet.fi!news.kbfi.ee!kaie.va.ttu.ee!sofia.va.ttu.ee!uuno
  6. From: uuno@sofia.va.ttu.ee (Uuno Vallner)
  7. Newsgroups: comp.protocols.kermit.misc
  8. Subject: Defining functional keys
  9. Date: 20 Apr 1995 07:37:43 GMT
  10. Organization: Tallinn Technical University, Estonia
  11. Lines: 14
  12. Message-Id: <3n5307$jdd@kaie.va.ttu.ee>
  13. Nntp-Posting-Host: sofia.va.ttu.ee
  14. X-Newsreader: TIN [version 1.2 PL2]
  15. Apparently-To: kermit.misc@watsun.cc.columbia.edu
  16.  
  17. We try to use KERMIT DOS as terminal. We have Novel and  Unix 
  18. mixed network. We try access to OSF/1 via IPX using Softnet in OSF/1.
  19.  
  20. We defined Kermit port bios3. It works perfectly. We need to use estonian 
  21. characters. We are resolved this problem too. But ...
  22.  
  23. We use application in OSF/1 (text retrieval system trip), which needs 
  24. for operating Application keypad (7,8. 9 ..1,0 ...)and some functional keys.
  25. But Kermit are using 7 as "home"
  26.  
  27. Kermit interpreted non correct functional keys. After pressing f1, system 
  28. sends only ESC , after next f1 follows code and new ESC. Same effect is with
  29. array keys. 
  30.